Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-227042 | GEN006400 | SV-227042r603265_rule | Medium |
Description |
---|
Due to numerous security vulnerabilities existing within NIS, it must not be used. Possible alternative directory services are NIS+ and LDAP. |
STIG | Date |
---|---|
Solaris 10 SPARC Security Technical Implementation Guide | 2020-12-04 |
Check Text ( C-29204r485480_chk ) |
---|
Perform the following to determine if NIS is active on the system. # ps -ef | egrep '(ypbind|ypserv)' If NIS is found active on the system, this is a finding. |
Fix Text (F-29192r485481_fix) |
---|
Disable the use of NIS. Possible replacements are NIS+ and LDAP. |